-- card: 175510 from stack: in -- bmap block id: 128598 -- flags: 0000 -- background id: 26523 -- name: ----- HyperTalk script ----- on openCard hide button "ok" hide card field "menubar" end openCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=0 right=18 bottom=137 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseDown show card field "menubar" show button "OK" end mouseDown -- part 5 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=122 top=40 right=136 bottom=311 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: menubar -- part 8 (button) -- low flags: 80 -- high flags: 8003 -- rect: left=266 top=108 right=130 bottom=302 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp hide button "ok" hide card field "menubar" end mouseUp -- part contents for background part 1 ----- text ----- The menu bar has been hidden for this introduction. You’ll use menus later to open stacks, add or remove cards, or cut and paste text. One menu—the Go menu—is just for navigating between the Home stack and the other stacks on your disks. -- part contents for card part 5 ----- text ----- Choose commands from these menus later, after you finish this introduction.